Skip to content

Bump marshmallow from 4.3.0 to 4.3.1 - #352

Merged
fabioueno merged 1 commit into
masterfrom
dependabot/uv/marshmallow-4.3.1
Aug 17, 2026
Merged

Bump marshmallow from 4.3.0 to 4.3.1#352
fabioueno merged 1 commit into
masterfrom
dependabot/uv/marshmallow-4.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Bumps marshmallow from 4.3.0 to 4.3.1.

Changelog

Sourced from marshmallow's changelog.

4.3.1 (2026-08-08)

Features:

  • If by_value is enabled on an enum with a None value allow_none now defaults to True. Thanks :user:GeraldineGalindo for the suggestion (:issue:2985).

Bug fixes:

  • marshmallow.validate.URL accepts a fragment that follows an empty path, e.g. https://example.com#frag (:pr:3016). Thanks :user:hdimer for the PR.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 4.3.0 to 4.3.1.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@4.3.0...4.3.1)

---
updated-dependencies:
- dependency-name: marshmallow
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file patch python:uv Pull requests that update python:uv code labels Aug 11, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 11, 2026 18:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code patch labels Aug 11, 2026

@clue-gyg clue-gyg left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved as trivial change

Trivial dependency patch bump: pyproject.toml changes only the marshmallow version string (4.3.0→4.3.1, a version field update with no new/removed dependencies), and uv.lock is a lock file exempt from size limits. No production code, security, or behavior changes.

@fabioueno
fabioueno merged commit 00bae68 into master Aug 17, 2026
4 checks passed
@fabioueno
fabioueno deleted the dependabot/uv/marshmallow-4.3.1 branch August 17, 2026 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dep dependencies Pull requests that update a dependency file patch python:uv Pull requests that update python:uv code risk:low x-small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants